build: use subdir-y in test/Makefile
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 7 Sep 2021 07:30:42 +0000 (09:30 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 7 Sep 2021 07:30:42 +0000 (09:30 +0200)
commitd4f269e6f4fd08956d082aecd111f220662f18b1
tree4093316cbe47f9cbd53a6bfb3e7c551553ba0984
parent0c58617f21c9d841190222c54ee7a64845320acd
build: use subdir-y in test/Makefile

This allows Makefile.clean to recurse into livepatch without help.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/test/Makefile